[INFO] cloning repository https://github.com/lukasturcani/dioxus_tests
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukasturcani/dioxus_tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukasturcani%2Fdioxus_tests", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukasturcani%2Fdioxus_tests'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40ce835e6e3b0bd9219f4cfa4f4d7bb9231ff3b2
[INFO] fixing lukasturcani/dioxus_tests against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukasturcani%2Fdioxus_tests" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lukasturcani/dioxus_tests
[INFO] finished tweaking git repo https://github.com/lukasturcani/dioxus_tests
[INFO] tweaked toml for git repo https://github.com/lukasturcani/dioxus_tests written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lukasturcani/dioxus_tests on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lukasturcani/dioxus_tests already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f2cc59b79afc1dc9c75c5f75104153dea782f74da8b13e1f2cf1ae5730633b60
[INFO] running `Command { std: "docker" "start" "f2cc59b79afc1dc9c75c5f75104153dea782f74da8b13e1f2cf1ae5730633b60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2cc59b79afc1dc9c75c5f75104153dea782f74da8b13e1f2cf1ae5730633b60" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2cc59b79afc1dc9c75c5f75104153dea782f74da8b13e1f2cf1ae5730633b60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2cc59b79afc1dc9c75c5f75104153dea782f74da8b13e1f2cf1ae5730633b60" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking cfg-expr v0.15.8
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking tinyvec v1.7.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.5.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling dioxus-cli-config v0.5.0
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]    Compiling dioxus v0.5.1
[INFO] [stderr]    Compiling dioxus-config-macro v0.5.0
[INFO] [stderr]    Compiling generational-box v0.5.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling internment v0.7.5
[INFO] [stderr]     Checking sledgehammer_utils v0.2.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.5.0
[INFO] [stderr]    Compiling dioxus-router-macro v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling dioxus-core v0.5.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking dioxus-logger v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]     Checking enumset v1.1.3
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking sledgehammer_bindgen v0.5.0
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking euclid v0.22.10
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]     Checking dioxus-signals v0.5.1
[INFO] [stderr]     Checking dioxus-hooks v0.5.1
[INFO] [stderr]     Checking krates v0.16.10
[INFO] [stderr]     Checking dioxus-rsx v0.5.1
[INFO] [stderr]    Compiling dioxus-core-macro v0.5.1
[INFO] [stderr]     Checking gloo-utils v0.1.7
[INFO] [stderr]     Checking gloo-events v0.1.2
[INFO] [stderr]     Checking dioxus-html v0.5.1
[INFO] [stderr]     Checking gloo-dialogs v0.1.1
[INFO] [stderr]     Checking gloo-render v0.1.1
[INFO] [stderr]     Checking gloo-console v0.2.3
[INFO] [stderr]     Checking gloo-storage v0.2.2
[INFO] [stderr]     Checking gloo-net v0.3.1
[INFO] [stderr]     Checking gloo-file v0.2.3
[INFO] [stderr]     Checking gloo-history v0.1.5
[INFO] [stderr]     Checking gloo-worker v0.2.1
[INFO] [stderr]     Checking gloo v0.8.1
[INFO] [stderr]     Checking dioxus-lib v0.5.1
[INFO] [stderr]     Checking dioxus-web v0.5.1
[INFO] [stderr]     Checking dioxus-hot-reload v0.5.0
[INFO] [stderr]     Checking dioxus-router v0.5.0
[INFO] [stderr]     Checking dioxus-tests v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/signal_equality.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/shared_state_callback.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/shared_state.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/bin/shared_state_callback.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | /      rsx! {
[INFO] [stdout] 32 | |          button {
[INFO] [stdout] 33 | |              r#type: "button",
[INFO] [stdout] 34 | |              onclick: move |_| edit_10_children(children),
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |/             children
[INFO] [stdout] 39 | ||                 .read()
[INFO] [stdout]    | ||_______________________^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |          }}
[INFO] [stdout] 50 | |      }
[INFO] [stdout]    | |______- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/bin/shared_state.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | /      rsx! {
[INFO] [stdout] 32 | |          button {
[INFO] [stdout] 33 | |              r#type: "button",
[INFO] [stdout] 34 | |              onclick: move |_| edit_10_children(children),
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |/             children
[INFO] [stdout] 39 | ||                 .read()
[INFO] [stdout]    | ||_______________________^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |          }}
[INFO] [stdout] 47 | |      }
[INFO] [stdout]    | |______- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/bin/read_only_signal.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/spawn_forever.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/big_model.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/borrowed_props.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/split_model.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/read_lock.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/use_context_provider_refresh.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/bin/shared_state_callback.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | /      rsx! {
[INFO] [stdout] 32 | |          button {
[INFO] [stdout] 33 | |              r#type: "button",
[INFO] [stdout] 34 | |              onclick: move |_| edit_10_children(children),
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |/             children
[INFO] [stdout] 39 | ||                 .read()
[INFO] [stdout]    | ||_______________________^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |          }}
[INFO] [stdout] 50 | |      }
[INFO] [stdout]    | |______- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/bin/shared_state.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | /      rsx! {
[INFO] [stdout] 32 | |          button {
[INFO] [stdout] 33 | |              r#type: "button",
[INFO] [stdout] 34 | |              onclick: move |_| edit_10_children(children),
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |/             children
[INFO] [stdout] 39 | ||                 .read()
[INFO] [stdout]    | ||_______________________^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |          }}
[INFO] [stdout] 47 | |      }
[INFO] [stdout]    | |______- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.44s
[INFO] [stderr] crater-edition-check: dioxus-tests v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking dioxus-tests v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/shared_state_callback.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | /      rsx! {
[INFO] [stdout] 32 | |          button {
[INFO] [stdout] 33 | |              r#type: "button",
[INFO] [stdout] 34 | |              onclick: move |_| edit_10_children(children),
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |/             children
[INFO] [stdout] 39 | ||                 .read()
[INFO] [stdout]    | ||_______________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |                  }))
[INFO] [stdout]    | |                    - temporary value is freed at the end of this statement
[INFO] [stdout] 49 | |          }}
[INFO] [stdout] 50 | |      }
[INFO] [stdout]    | |______- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/shared_state.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | /      rsx! {
[INFO] [stdout] 32 | |          button {
[INFO] [stdout] 33 | |              r#type: "button",
[INFO] [stdout] 34 | |              onclick: move |_| edit_10_children(children),
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |/             children
[INFO] [stdout] 39 | ||                 .read()
[INFO] [stdout]    | ||_______________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |                  }))
[INFO] [stdout]    | |                    - temporary value is freed at the end of this statement
[INFO] [stdout] 46 | |          }}
[INFO] [stdout] 47 | |      }
[INFO] [stdout]    | |______- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-tests` (bin "shared-state-callback" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dioxus-tests` (bin "shared-state") due to 1 previous error
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/shared_state.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | /      rsx! {
[INFO] [stdout] 32 | |          button {
[INFO] [stdout] 33 | |              r#type: "button",
[INFO] [stdout] 34 | |              onclick: move |_| edit_10_children(children),
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |/             children
[INFO] [stdout] 39 | ||                 .read()
[INFO] [stdout]    | ||_______________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |                  }))
[INFO] [stdout]    | |                    - temporary value is freed at the end of this statement
[INFO] [stdout] 46 | |          }}
[INFO] [stdout] 47 | |      }
[INFO] [stdout]    | |______- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/shared_state_callback.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | /      rsx! {
[INFO] [stdout] 32 | |          button {
[INFO] [stdout] 33 | |              r#type: "button",
[INFO] [stdout] 34 | |              onclick: move |_| edit_10_children(children),
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |/             children
[INFO] [stdout] 39 | ||                 .read()
[INFO] [stdout]    | ||_______________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |                  }))
[INFO] [stdout]    | |                    - temporary value is freed at the end of this statement
[INFO] [stdout] 49 | |          }}
[INFO] [stdout] 50 | |      }
[INFO] [stdout]    | |______- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]   --> src/bin/read_lock.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | async fn foo(model: Signal<Model>, id: String) {
[INFO] [stdout]    |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/bin/read_lock.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 | async fn foo(model: Signal<Model>, id: String) {
[INFO] [stdout]    |                                    ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-tests` (bin "shared-state" test) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]   --> src/bin/read_lock.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | async fn foo(model: Signal<Model>, id: String) {
[INFO] [stdout]    |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/bin/read_lock.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 | async fn foo(model: Signal<Model>, id: String) {
[INFO] [stdout]    |                                    ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-tests` (bin "shared-state-callback") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f2cc59b79afc1dc9c75c5f75104153dea782f74da8b13e1f2cf1ae5730633b60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2cc59b79afc1dc9c75c5f75104153dea782f74da8b13e1f2cf1ae5730633b60", kill_on_drop: false }`
[INFO] [stdout] f2cc59b79afc1dc9c75c5f75104153dea782f74da8b13e1f2cf1ae5730633b60
